home *** CD-ROM | disk | FTP | other *** search
- $name "H&KMP5"
-
- $properties
- {
- $collision_radius = 1
- $collision_flags = COLLIDE_WORLD,COLLIDE_ENEMYS,COLLIDE_INSTANCE
- $blast_radius = 0
- $damage = 4
- $min_velocity = 35
- $max_velocity = 40
- $physics_flags = PHYS_NONE
- $velocity_flags = USE_DEFAULT_VELOCITY
- $weapon_class = _WP_CLASS_BULLET
- }
-
- $custom_sounds
- {
- $sound_mp5_fire = "data\audio\sfx\weapons\mp5\shot.wav"
- $sound_mp5_fire_wet = "data\audio\sfx\weapons\mp5\uwshot.wav"
- $sound_mp5_empty = "data\audio\sfx\weapons\mp5\empty.wav"
- }